home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / wdj0797.zip / SDKANN.ZIP / SOURCE.ZIP / MS32.BAT < prev    next >
DOS Batch File  |  1997-01-09  |  133b  |  6 lines

  1. rm mstater.exe
  2. annconv
  3. brc32 -r mstater.rc
  4. bcc32 -P -W -v -DSTRICT mstater.c cheklist.c  >err.out
  5. brc32 mstater.res mstater.exe
  6.